home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Bart's PE Builder 3.1.9 / pebuilder319.exe / {app} / changes.txt < prev    next >
Text File  |  2006-01-12  |  42KB  |  952 lines

  1. PE Builder change log file
  2.  
  3. v3.1.9 stable release
  4.  
  5. Changes to pebuilder.exe:
  6. - Made the plugin and build dialog bigger, now you can "see" more.
  7. - When adding a custom folder, the build log showed "Error: Adding custom 
  8.   directory: <path>", while everything was fine. Fixed it.
  9.  
  10. Added items:
  11. - plugin\starwind, forgot to add it in previous version.
  12. - plugin\deepburner, forgot to add some files in previous version.
  13.  
  14. Changed items:
  15. - lang\english.lng: updated, the following language numbers: 24
  16. - lang\dutch.lng: updated to reflect change to english.lng
  17.  
  18. v3.1.8b bugfix release
  19.  
  20. Changes to pebuilder.exe:
  21. - Bug fix: When booting an error occurs: Could not load 
  22.   i386\system32\BIOSINFO.INF Error code 18. Problem was that the system32 folder 
  23.   (and all registry related files) where in lowercase. Fix it.
  24.  
  25. v3.1.8a beta release
  26.  
  27. Changes to pebuilder.exe:
  28. - Bug fix: When trying to copy "setupreg.hiv=a,,2" pebuilder always took the 
  29.   files from the pebuilder directory (default registry build location). PE Builder 
  30.   now never looks in de pebuilder directory anymore (maybe add an attribuut in 
  31.   time when needed).
  32. - Changed the registry building routines for the above bug fix. Instead of using 
  33.   the pebuilder directory as a temporarily place for building the registry files, 
  34.   PE Builder now directly uses the output location. This also saves an extra copy 
  35.   step.
  36. - A lot of changes to the program for multi language support.
  37. - Starburn now using SPTi, no need for aspi (WnASPI32.dll) anymore.
  38. - Improved starburn burning routines.
  39. - Added a data verify option for starburn.
  40. - Added context sensive and multilanguage enabled help (F1 key).
  41.     See translations.txt for more information.
  42. - If you change the plugin list columnwidth, the columnwidth is saved to 
  43.   input.inf as "pluginColumns".
  44. - Ability to suppress warnings (input.inf -> SupressWarnings=1)
  45. - Added a parser variable @Language@, which expands to the filename of the 
  46.   current selected language (for example "german").
  47. - Added a new "search" dialog. This dialog will search all drives (of the type: 
  48.   fixed, CD-Rom or removable) and all directories for valid windows installation 
  49.   files. Depending on how much files are on your system, this can take a while! 
  50.   When more than one valid location is found, a dialog will appear where you can 
  51.   select which location you want to use.
  52. - Somehow I managed to remove the duplicateonce option in mkisofs, have put it 
  53.   back.
  54. - Added language autodetect, to enable this you must fill in the lcid in the 
  55.   language file.
  56. - The current language file is copied on the CD as system32\lang\default.lng 
  57.   (directory id for "system32\lang" is 29999).
  58.  
  59. Changed items:
  60. - lang\english.lng: updated, other languages need to check/update the following 
  61.   language strings: 35, 159-162, 206-216, 260-287
  62.   added lcid=409
  63. - lang\dutch.lng: almost redone the entire file (dutch is my first language)
  64.   added lcid=413
  65. - plugin\bartpe\netconfig.exe, updated for multilanguage support.
  66.  
  67. Removed items:
  68. - Removed the firefox plugin, instead of this a new "ready to use" plugin has 
  69.   been created as a separate download. Check the PE Builder page for this.
  70.  
  71. v3.1.7
  72.  
  73. Changes to pebuilder.exe:
  74. - More changes to the program for multi language support.
  75. - Starburn devices can be selected manually (not autodetect).
  76. - Starburn now defaults to TAO write mode and not DAO.
  77. - You can now select between burning with cdrecord or starburn.
  78. - Fixed, [<<] and [>>] navigation buttons when using a non-english language.
  79.  
  80. Added items:
  81. - deepburner plugin (see plugin\deepburner\deepburner.htm)
  82.  
  83. Changed items:
  84. - lang\english.lng: updated
  85. - lang\dutch.lng: updated
  86. - pebuider.inf: added enable showing ACL permissions sheet on files and folders
  87. - firefox plugin, create a complete new plugin.
  88.  
  89. v3.1.6
  90.  
  91. Changes to pebuilder.exe:
  92. - More changes to the program for multi language support.
  93.  
  94. v3.1.5
  95.  
  96. Changes to pebuilder.exe:
  97. - A lot of changes made to whole program for multi language support.
  98. - In a network .inf file, if the word (class) "Net" is written in lowercase
  99.   it causes the builder to skip it as an unsupported class.
  100.   This has been fixed by using a caseless compare.
  101. - Skipping the beta popup warning when running with -auto parameter on the 
  102.   command line.
  103. - Changed the uppercase function, now uppercase is called *after* the 
  104.   plugins are parsed. Directories and files with dirid < 30000 are converted 
  105.   to uppercase.
  106.  
  107. Added items:
  108. - plugin\starwind: iSCSI Target [server] from Rocket Division Software
  109.  
  110. Changed items:
  111. - plugin\zz5\nu2shell: There was some testing code left behind in nu2shell.exe 
  112. that fixed the ramdrive letter to "b:", removed it.
  113. - plugin\zz5\nu2shell\nu2shell.inf: Fixed space in path problem.
  114.  
  115. v3.1.4 beta release
  116.  
  117. Changes to pebuilder.exe:
  118. - The Windows files are build/copied in UPPERCASE.
  119.   No need for mkisofs.exe to uppercase the entire CD anymore.
  120.   This opens the option to burn for example with Nero Burning Rom v6.6.0.6 
  121.   (and higher). Here is how to burn when using Nero Burning Rom:
  122.   1) New compilation, CD-ROM (Boot),
  123.      [Boot] Image file=<PE-Builder>\BartPE\bootsect.bin, kind of emulation=no 
  124.      emulation, number of loaded sectors=4
  125.      [ISO] data mode=1, file system=ISO 9660:1999
  126.      *** Important! any other file system then "ISO 9660:1999" will not work!!! ***
  127.   2) Add all files and folders from your pebuilder output folder
  128.      (<PE-Builder>\BartPE by default) to your compilation.
  129.   3) Burn it.
  130. - Added a "config" button to the plugin dialog to start a configuration tool 
  131.   for a plugin. This configuration tool can be a script or a executable.
  132.   Add to the [PEBuilder] section the key "Config".
  133.   Sample:
  134.     [PEBuilder]
  135.     Name="Nu2Shell"
  136.     Enable=1
  137.     Config=nu2shellcfg.exe @PluginFile@
  138. - Added a parser variable @PluginFile@, which expands to the filename of the 
  139.   current plugin (absolute path).
  140. - Added a "refresh" button to the plugin dialog to reread the plugin files.
  141. - Added "XP style look".
  142. - Added a check for administrator rights, for building pebuilder needs 
  143.   administrator rights.
  144. - Added a check to tell the user that a beta version is being used.
  145.  
  146. Changed items:
  147. - plugin\zz5\nu2shell: Added "nu2shellcfg.exe" for setting password and boot 
  148.   prompt. See "config" button in PE Builder plugin dialog.
  149. - plugin\zz5\nu2shell: When a ramdrive is found, a profile is automatically 
  150.   build on the ramdrive.
  151.   The following shell folder IDs are created: CSIDL_PROFILE, 
  152.   CSIDL_FAVORITES, CSIDL_RECENT, CSIDL_SENDTO, CSIDL_STARTMENU, 
  153.   CSIDL_DESKTOPDIRECTORY, CSIDL_NETHOOD, CSIDL_APPDATA, CSIDL_PRINTHOOD, 
  154.   CSIDL_LOCAL_APPDATA, CSIDL_COMMON_STARTMENU, CSIDL_COMMON_PROGRAMS, 
  155.   CSIDL_COMMON_STARTUP, CSIDL_COMMON_DESKTOPDIRECTORY.
  156. - pebuilder.inf, small change, removed winbom.ini and winpeoem.sif. Added 
  157.   fsutil.exe
  158. - plugin\ramdrive: Updated to a Nu2 Production version 5.2.10.2. This 
  159.   version is specially created for BartPE.
  160.  
  161. Added items:
  162. - plugin\firefox: Firefox v1.0.1
  163. - pe2usb.cmd: this installs BartPE to USB Flash Drive using setupldr from 
  164.   w2ksp1 with a ramdisk-bootstrap-loader. See pe2usb.txt for more info.
  165.  
  166. Removed items:
  167. - plugin\peloader, sorry theTruth!
  168. - plugin\!profiles. Nu2shell.exe now creates the profiles.
  169.  
  170. v3.1.3 public release
  171. Changes to pebuilder.exe:
  172. - Changed the way that the splash screen was destroyed. Hopefully this will 
  173.   fix that sometimes pebuilder comes up behind some other window.
  174. - PE Builder does not copy addon language files like spr*.dll and obr*.dll 
  175.   anymore. These files can be found in the file layout.inf section 
  176.   SourceDisksFiles and have a number between 700 and 740 in the 8th column. These 
  177.   files would overwrite the original file that is in the correct language. For 
  178.   example: When building from Windows XP SP2 US, xpsp2res.dll would be in the 
  179.   "Lithuanian" language.
  180. - If the "-auto" command line option is specified, pebuilder does not prompt 
  181.   the license agreement.
  182.  
  183. Changed items:
  184. - plugin\peinst.cmd: added timeout=30 option for boot.ini and a small path 
  185.   fix for mkbt.exe.
  186. - plugin\autorun: updated to v1.0.5
  187. - plugin\nu2menu\nu2menu.xml: Added a dummy @SetMenuPos( 'L','B' ) to fix 
  188.   position of the "go" button after screen resolution change.
  189. - plugin\ultravnc\ultravnc.inf: small fix if missing some files
  190. - plugin\zz5\peloader\peloader_nu2menu.xml: removed an invalid line <?xml 
  191.   version="1.0"?>.
  192.  
  193. Added items:
  194. - plugin\zz5\nu2shell: my own version of "peloader" (sorry TheTruth). 
  195.   Functionality is simular but with a boot password protection. See 
  196.   nu2shell.txt for more info.
  197.  
  198. Changed items:
  199. - plugin\autorun: updated to v1.0.5.
  200. - plugin\peinst: small bugfix. Added "timeout=30" when installing to boot.ini.
  201. - plugin\ultravnc\ultravnc.cmd: minor changes.
  202.  
  203. v3.1.2 public release
  204.  
  205. Changes to pebuilder.exe:
  206. - Fixed a bug when adding some network drivers. PE Builder did not find the 
  207.   device sections when the Version/provider string is not equal to the key 
  208.   listed in the Manufacturer section. Fixed.
  209. - The "ISOduplicatesonce=1" option in the input.inf did not work, fixed.
  210.  
  211. v3.1.1
  212. Changes to pebuilder.exe:
  213. - The "-exit" command line parameter did not work, fixed.
  214.  
  215. Changed items:
  216. - Updated plugin\ultravnc. Some small changes and fixes. Added the 
  217.   ultravnc.htm file.
  218.  
  219. v3.1.0 public release
  220.  
  221. Changes to pebuilder.exe:
  222. - Fixed a bug when adding storage drivers. PE Builder did not add the last 
  223.   line from the "HardwareIds.scsi.xxx" section.
  224.  
  225. Changed items:
  226. - the help files (help\*.htm) have been updated.
  227. - Updated plugin\ramdisk\ramdriv.sys to v5.2.10.2m. Should fix freezing 
  228.   problems on boot when running on Virtual PC.
  229. - Updated pebuilder.inf, added traffic.dll (needed for pathping.exe)
  230. - Updated pebuilder splashscreen and the bartpe wallpaper (blue look).
  231.  
  232. Added items:
  233. - added plugin\ultravnc. VNC can be run in server mode, so you can connect 
  234.   to BartPE system.
  235.  
  236. Removed items:
  237. - Removed plugin\vncviewer. You should now use ultravnc.
  238.  
  239. v3.0.37 beta
  240. Changes to pebuilder.exe:
  241. - Fixed a bug when adding some network drivers. PE Builder did not handle 
  242.   empty Sections correctly and reported something like "Error: Section 
  243.   "DEFAULTDESTDIRS" does not exist..."
  244. - Fixed program crash when hitting Escape key while building.
  245. - Changed default font to tahoma, this way pebuilder also looks nice when 
  246.   running in BartPE. Yes pebuilder runs fine on BartPE.
  247.  
  248. v3.0.36 beta
  249. Changes to pebuilder.exe:
  250. - Fixed a bug when adding some network drivers. PE Builder did not handle 
  251.   the INF DestinationDirs Section correct as described in Windows DDK Device 
  252.   Installation.
  253. - Fixed a bug when adding some network drivers. PE Builder did not select the 
  254.   correct CopyFiles Section.
  255.  
  256. v3.0.35
  257. New items:
  258. - added a first version of my own network configuration GUI (netconfig.exe)
  259.   You can find it in the menu as system->network->Load Network Support (GUI)
  260.  
  261. Changes to pebuilder.exe:
  262. - Added hnetcfg.dll to pluging\bartpe\bartpe.inf, to fix filesharing trouble with winxp/sp2.
  263. - Filtered out "disk" and "tape" devices from the devicelist combobox.
  264. - Added an advanced option to enable absolute output path.
  265. - Fixed problem with compressed driver files (for example "yk51x86.sy_") in 
  266.   drivers folder.
  267. - Fixed problem with some network drivers, where pebuilder complains about a 
  268.   section not having a copyfiles key. Pebuilder produced an error something like:
  269.   Error: File "c:\...\drivers\Net\cb102\CB102B.Reg" does not exist...
  270. - Fixed "cdrecord: No such file or directory" error when path to iso image 
  271.   contained spaces.
  272. - Many small internal code changes.
  273.  
  274. Changed items:
  275. - Updated plugin\ramdisk\ramdriv.sys to v5.2.10.1
  276. - Updated nu2menu to v0.3.49 (now supports hidden menu items)
  277. - Change plugin\bartpe, added the new Network Configuration Tool (netconfig.exe)
  278.   added Load Fileshare Support (msserver.cmd) and some other small changes.
  279.  
  280. v3.0.34
  281. Changes to pebuilder.exe:
  282. - Output directory is automatically created when using "-auto" argument.
  283. - Added CD burning (cdrecord.exe). Using Reanimatolog's Win32/Mingw32 
  284.   version 2.01 of mkisofs.exe and cdrecord.exe for this.
  285.   There is also a erase option and a combobox for selecting the writer 
  286.   device.
  287. - Fixed a bug in processing driver INF files (in drivers folder), this 
  288.   caused intel drivers failing to load (error 5 access denied). Now all 
  289.   sections (not only the first) from a copyfiles line are processed.
  290.  
  291. Changed items:
  292. - pebuilder.inf: Removed [BuildISO] exec values. Use the GUI to change 
  293.   burning option. I will add more customized options in next version.
  294. - Some small changes.
  295.  
  296. v3.0.33
  297. Changes to pebuilder.exe:
  298. - Completely new user interface. Because of this alot has changed!
  299. - Changed the icon.
  300. - Changed the splash screen.
  301. - When you start PE Builder for the first time, you must agree to the
  302.   license agreement.
  303. - On first build the windows end-user license agreement (eula.txt) is shown.
  304. - Added "skip building registry" and "skip building files" in the option
  305.   screen for advanced users.
  306. - Added "Build ISO (F5)" option to the "Builder" menu to quickly rebuild
  307.   the ISO image.
  308. - New command line options:
  309.   -auto -exit -overwrite -verbose -skipregistry -skipfiles -buildiso
  310.   See help index "Commandline options" for more info.
  311. - PE Builder now returns the number of errors while building as the
  312.   errorlevel.
  313. - When pebuilder starts building it first completely erases the output
  314.   folder. This is somewhat dangerous. Imagine what would happen if a user would
  315.   select c:\windows as the output path. So pebuilder now only accepts an
  316.   output path relative to the pebuilder directory. For example if you would
  317.   enter "BartPE" as the output path and pebuilder is located in your
  318.   "c:\pebuilder" directory the full output path becomes "c:\pebuilder\BartPE"
  319. - A few very small engine bug fixes.
  320. - A lot of other small changes and enhancements.
  321.  
  322. New items:
  323. - Included a new plugin "zz_peloader" that contains peloader.exe and
  324.   peshutdown.exe created by Pierre Mounir (TheTruth). PELoader is a shell loader
  325.   that removes the resource limits (user resources limit & 24 hour time limit)
  326.   from BartPE in a legal way, no need for any patches.
  327.   Thanks Pierre!!!
  328. - New way of adding network drivers. Just create a new folder in "drivers\Net"
  329.   and drop all vendor nic driver files in that new folder and pebuilder will automatically
  330.   include those drivers.
  331. - New way of adding storage drivers. Just create a new folder in
  332.   "drivers\SCSIAdapter" and drop storage driver files in that new folder. PE
  333.   Builder will automatically include those drivers. Please note that PE Builder
  334.   needs the drivers "txtsetup.oem" file and it ignores the *.inf driver files.
  335. - Added a slipstream dialog that helps less advanced users to slipstream 
  336.   their windows installation files. See menu "source->slipstream".
  337.  
  338. Changed items:
  339. - plugin\ghost8, some small changes
  340. - plugin\nu2menu, new version and some small changes to menu xml file.
  341. - split plugin\bartpe and plugin\penetcfg into 2 separate plugins.
  342. - updated penetcfg to v2.20
  343. - removed plugin\nic_xxx, use the new way of adding drivers!
  344. - removed plugin\dsk_xxx, use the new way of adding drivers!
  345.  
  346. v3.0.32
  347. Changes to pebuilder.exe:
  348. - Pebuilder needed a very minor fix to support Windows XP SP2 Release
  349.   Candidate 1 (RC1)
  350.   To get the SP2 RC1 go here:
  351.   http://www.microsoft.com/technet/prodtechnol/winxppro/sp2preview.mspx
  352.  
  353. New items:
  354. - plugin\dsk_hpt3xx: HighPoint HPT3xx ATA RAID Driver
  355. - bartpe.bmp: the new official "BartPE" wallpaper, created by Henk de
  356.   Jong.
  357.  
  358. Changed items:
  359. - plugin\nu2menu:
  360.   * Updated nu2menu.exe to v0.3.45. Added @Exit() function.
  361.   * New program nu2menumsg.exe, this program can send simple script
  362.   commands to nu2menu.exe. See reboot.cmd for an example.
  363.   * Added nu2go.bmp: New "go" button.
  364.   * New command "reboot" to reboot BartPE from a batch/command script.
  365. - plugin\a43: Update A43 File Manager to v2.26
  366.  
  367. v3.0.31
  368. - plugin\bartpe:
  369. - plugin\network:
  370.   updated penetcfg.exe to v2.1.1 build1 (same version but file is
  371.   different?!?)
  372.  
  373. v3.0.30
  374. This version is the first official public release with "built-in"
  375. network support (using bartpe/penetcfg)!
  376.  
  377. Changes to pebuilder.exe:
  378. - New button "search" added to the source dialog.
  379.   This will search your system for valid windows XP/2003 installation
  380.   locations.
  381.   First check (registry):
  382.     hive=HKEY_LOCAL_MACHINE subkey=SOFTWARE\Microsoft\Windows\CurrentVersion\Setup value=SourcePath
  383.     hive=HKEY_LOCAL_MACHINE subkey=SOFTWARE\Microsoft\Windows NT\CurrentVersion value=SourcePath
  384.   Second check (windir):
  385.     The current windows directory will be checked
  386.   Third check (drive search):
  387.     All local fixed disk and CD-Rom drives are searched, on fixed disk
  388.     only a list of paths will be searched, currently only the root, but
  389.     I can easily add other known locations. On CD-Rom drives the
  390.     entire media is searched.
  391.   When the source path editbox is empty, search function will go off automatically.
  392. - New button "check" added, this will show if source path is valid,
  393.   the windows productname and the windows CD name.
  394. - Changed SourceDiskFiles attribute value "4".
  395.   It was not possible to optionally copy files from the windows source
  396.   CD, for example: "msvbvm50.dll=2,,4" would give an error.
  397.   This has been fixed.
  398. - Changed the order of processing plugin INF sections, swapped
  399.   SourceDisksFiles and SourceDisksFolders
  400.   The old order was:
  401.     WinntDirectories, SourceDisksFiles, SourceDisksFiles.x86,
  402.     SourceDisksFiles.<buildnr>, SourceDisksFolders,
  403.     SourceDisksFolders.<buildnr>
  404.   The new order is:
  405.     WinntDirectories, SourceDisksFolders,
  406.     SourceDisksFolders.<buildnr>, SourceDisksFiles,
  407.     SourceDisksFiles.x86, SourceDisksFiles.<buildnr>,
  408. - Fixed GUI deadlock, when you have used "autobuild" and manually
  409.   (re)moved the source directory, next time you started pebuilder.exe
  410.   would get you in a deadlock situation, clicking "next" did not take
  411.   you to the next dialog window.
  412.  
  413. Changed items:
  414. - Updated bartpe.exe to v1.2.3
  415.   The "-minint" option is now compatible with "factory.exe -minint".
  416. - plugin\bartpe:
  417.   updated penetcfg.exe to v2.1.1 build1
  418.   file sharing now also works!
  419. - plugin\dospe: when sertain files not exist the copy will not fail anymore.
  420. - plugin\autorun: updated keydown.exe to v1.1
  421.   (dospe and autorun changes done by Erwin Veermans)
  422. - plugin\network:
  423.   updated penetcfg.exe to v2.1.1 build1
  424.  
  425. v3.0.29
  426. New items:
  427. - plugin\bartpe: Network Support [bartpe/penetcfg]
  428.   Network support using pebart.exe by Bart Lagerweij and penetcfg.exe
  429.   by theTruth (no need for factory.exe and [s]netcfg.exe!)
  430.   Warning: this plugin is a BETA version!
  431.   Note: file sharing does not work correctly at this time!
  432.  
  433. Removed items:
  434. - plugin\penet (see the new plugin\bartpe)
  435.  
  436. Changed items:
  437. - plugin\dsk_cpqcissm\cpqcissm.inf: added id
  438.   "PCI\VEN_0E11&DEV_0046&SUBSYS_409D0E11" to support Smart Array 6400
  439.   U320 EM Controller
  440. - plugin\pehdinst\pehdinst.cmd: PE Hardisk Installed updated to v1.0.3
  441.   Added a check for a "bartpe.tag" file before removing folders like
  442.   \minint and \programs on the target drive. This will prevent
  443.   accidental removal for those directories when a user already has a
  444.   \programs folder on his system before installing BartPE.
  445. - plugin\a43: updated A43 File Management Utility to v2.24
  446.  
  447. v3.0.28
  448. - plugin\penet\penet.htm: fixed typo
  449.  
  450. v3.0.27
  451. Changed items:
  452. - plugin\total commander\files folder was missing, added.
  453. - plugin\total commander\totalcmd.inf: added "files" to wincmd.key.
  454. - plugin\mcafee\mcafee.inf: fixed missing file scangui.txt
  455. - fixed some typos.
  456.  
  457. New items:
  458. - plugin\snapshot: Drive snapshot tool (shareware)
  459.   Included with permission from the author.
  460. - plugin\penet: Network Support [PENET]
  461.   Network support using penet.exe by Bart Lagerweij
  462.   (instead of netcfg.exe or snetcfg.exe)
  463.   Warning, this plugin is a BETA version!
  464.  
  465. v3.0.26
  466. Changes to pebuilder.exe:
  467. - Fixed bug that caused "Error: loadKey failed" when using the builder
  468.   on Windows 2000 systems and using the source files from CD.
  469.  
  470. Changed items:
  471. - plugin\patch_824146.htm: fixed typo
  472. - plugin\mcafee: Updated scangui.exe to v1.0.3
  473. - plugin\a43: updated A43 File Management Utility to v2.19
  474.   (Fixed sorting bug when sorted by name on launching A43)
  475.  
  476. v3.0.25
  477. Changes to pebuilder.exe:
  478. - Changed the source input path check, changed file version from 1106
  479.   (sp1a) into 1045 (sp1).
  480. - Added "buildnr" to Software.AddReg, Software.AddReg,
  481.   Software.DelReg, SetupReg.AddReg, Default.AddReg, Default.DelReg,
  482.   SourceDisksFiles and SourceDisksFolders section
  483.   Sample:
  484.   [SourceDisksFiles.2600]
  485.   files\xp\sp2\ole32.dll=2,,1           ; for XP
  486.   [SourceDisksFiles.3790]
  487.   files\2k3\rtmgdr\ole32.dll=2,,1       ; for 2k3
  488. - When an invalid directoryID is specified in sourcedisksfolders
  489.   pebuilder would crash. Fixed it, pebuilder print an error about not
  490.   finding the ID.
  491.  
  492. New items:
  493. - plugin\patch_824146: RPCSS Service Security Patch (KB824146)
  494. - plugin\sermouse: Serial Mouse driver
  495. - plugin\mozillaembed: Mozilla Embedded webbrowser
  496.  
  497. Changed items:
  498. - plugin\mcafee: Added a GUI (scangui.exe) to start the scanner.
  499. - pebuilder.inf, the environment path variable was set twice, so the
  500.   second entry wrote over the first one. Fixed.
  501. - plugin\nu2menu\nu2menu.xml, removed color depth.
  502.   This does not work on all video adapters.
  503.  
  504. v3.0.24
  505. Changes to pebuilder.exe:
  506. - Input parameter are no longer saved to pebuilder.inf. They now are saved to a
  507.   separate file input.inf, this way the pebuilder.inf file stays somewhat
  508.   unchanged for most of us.
  509. - Added an extra value for SourceDisksFiles/attribute.
  510.   Value 4 means: only copy the file if it exists. Don't complain when it does
  511.   not exist. Handy for "trying" to copy file that "may" exist.
  512.  
  513. New items:
  514. - plugin\dsk_cpqcissm: Added plugin for HP/Compaq Smart Array 5x and 6x Driver
  515.  
  516. Changed items:
  517. - plugin\!profiles: The ProfilesDir environment variable was not set
  518.   correct, fixed.
  519. - plugin\total commander\totalcmd.inf: Updated. Try to copy wincmd.key
  520. - plugin\total commander\wincmd.ini: Updated.
  521.   added "StartupScreen=0" option to remove the Splash Screen...
  522. - plugin\total commander\totalcmd.htm: Updated.
  523. - plugin\bst5\bst5.inf: Updated. Try to copy bst5.key
  524. - plugin\nu2menu\nu2menu.inf: Updated. Try to copy nu2go.bmp
  525. - plugin\bst5\bst5.htm: Updated.
  526. - plugin\nic_intelpro\nic_intelpro.inf: Updated.
  527.   The plugin did not work on all systems.
  528.   Now including .cat, .din and prounstl.exe.
  529.  
  530. v3.0.23
  531. Changes to pebuilder.exe:
  532. - Changed the source input path check, you cannot continue when you
  533.   are using windows xp sp0 or lower.
  534.  
  535. New items:
  536. - A43 File Management Utility - as the new explorer replacement.
  537.   It is small, it loads fast, just what we need. The program is written
  538.   by B.G. Miller and it is included with PE Builder with permission from
  539.   the author. He even made some small changes to the program so that it
  540.   would run from a readonly media without trouble, isn't that great!
  541. - plugin\!profiles: This plugin creates the "Profiles" folder to store
  542.   user profiles. It creates the %systemroot%\Profiles\All Users\Desktop
  543.   and the %systemroot%\Profiles\Default User\Desktop folders. Where
  544.   %systemroot% is \i386 (on CD) and \minint (on HD). The
  545.   DefaultUserProfile and AllUsersProfile is set to point to these 2
  546.   directories. This should avoid any conflicts with existing "documents
  547.   and settings" folders when installing BartPE to harddisk, next to an
  548.   existing windows installation (boot.ini). Also this will avoid any
  549.   language conflicts. The profiles directory is the same on any language
  550.   now.
  551.   This plugin replaces the old !document.inf plugin! Note that this
  552.   plugin does not create the "document and setings" folder!
  553.  
  554. Changed items:
  555. - plugin\network:
  556.   Changed line in network.inf to "penetcfg\penetcfg-*.ini=2,,1"
  557.   This will copy all ini file starting with "penetcfg-"
  558.   Also added custom A: and C: profiles.
  559.   Fixed some small things.
  560. - plugin\nic_intelpro: Updated Intel PRO 100/1000 network adapter plugin
  561.   This replaces the old nic_e100b325 and nic_e1000325 plugin!
  562. - plugin\pehdinst: PE Hardisk Installed updated to v1.0.2 Installing
  563.   BartPE to FAT system volume is now also working. This plugin replaces
  564.   the "pecd2hd" plugin! You can also use the PE Harddisk installer to
  565.   install from the PE Builder output directory, no need to burn a CD!
  566.   Very handy for testing BartPE!
  567. - plugin\total commander: Updated total commander plugin for version 6
  568. - plugin\nu2menu: Updated nu2menu.exe to v0.3.44.
  569.   We think there is a bug in server 2003, when booting winPE from
  570.   harddisk and the shell program tries to load a bitmap image from
  571.   file. Created a workaround in nu2menu for this.
  572. - plugin\aspi\aspi.inf: Added help entry.
  573. - Updated the pebuilder.hlp file a little bit.
  574.  
  575. Removed items:
  576. - 2xexplorer plugin. It was loading very slow, on some systems
  577.   it didn't start. To much trouble.
  578. - plugin\nic_e100b325, see plugin\nic_intelpro
  579. - plugin\nic_e1000325, see plugin\nic_intelpro
  580. - plugin\pecd2hd, see plugin\pehdinst
  581. - plugin\!document.inf
  582.  
  583. v3.0.22
  584. Changes to other files:
  585. - nu2menu.xml: replaced "cmd.exe /c start
  586.   @GetWinDir()\system32\[CPL_Name]" into "rundll32.exe
  587.   shell32.dll,Control_RunDLL @GetWinDir()[CPL_Name]"
  588. - Added ghost8 plugin.
  589. - Added aspi plugin.
  590. - Updated penetcfg to v2.0. Added 2 profiles, one for dhcp one for static IP.
  591.  
  592. v3.0.21
  593. - Bugfix: There was a directory ID overlap in the "sourcedisksfolders"
  594.   function. This caused files to get copied into the wrong directory.
  595. - Rewrote some internal functions for handling directory IDs.
  596.  
  597. v3.0.20
  598. Changes to pebuilder.exe:
  599. - BugFix: The registry data field "%RamDrv%\@ProfilesDir@" resulted in
  600.   "%RamDrv%\Documents and". The number of bytes to write was set to the
  601.   old (unparsed) string. This has been fixed.
  602.  
  603. v3.0.19
  604. Changes to pebuilder.exe:
  605. - Updated the peParse() function. Supported variables are now:
  606.   @ProfilesDir@, @IsoFile@, @OutDir@, @SourcePath@, @Verbose@,
  607.   @Build@, @Version@, @Program@, @PluginDir@
  608.   Note: variables are case sensitive!
  609.   Added this parser function to Section/variable:
  610.     WinntDirectories/dirname (existed there already)
  611.     BuildISO/exec
  612.     SourceDisksFiles/filename, filenameRenamed
  613.     SourceDisksFolders/sourcepath
  614.     Software.AddReg, SetupReg.AddReg, Default.AddReg/regKey, regValue,
  615.     regData (only when data is a string)
  616. - Added a new value to the "attribute" field (SourceDisksFiles
  617.   section). Add a value of "2" if you do not want files to decompress.
  618.   You can see this in the log file, "DecompressOrCopy file.." or "Copy
  619.   file.."
  620. - The "add files/folders from (custom) directory" now uses the normal
  621.   filecopy function (no decompress). This makes an exact copy!
  622. - Changed pebuilder.inf: Added a section "BuildISO" and value "exec"
  623.   to hold the mkisofs commandline.
  624. - The builder now cleans up the temporarily files used for registry
  625.   building.
  626. - The builder (and plugin check) now handles absolute filenames correctly.
  627.   Example:
  628.     [SourceDisksFiles]
  629.     C:\Programme\AntiVirenKit professional\*.*=a,,1
  630.   or
  631.     [SourceDisksFiles]
  632.     \\corp-server\data\Network Associates\Mcafee\Superdat\sdat*.exe=a,,1
  633. - Added sourcedisksfolders section. This section allows you to copy a folder
  634.   including all files and subdirectories.
  635.   Example:
  636.     [SourceDisksFolders]
  637.     ; when openoffice folder is in plugin directory
  638.     openoffice=a
  639.   or
  640.     [SourceDisksFolders]
  641.     ; when openoffice folder is at c:\
  642.     c:\openoffice=a
  643. - Changed some other builder functions to support some of the new
  644.   changes.
  645. - When the appendFile() function failed ("append" section)
  646.   It would not say what file it did not find. This has been fixed.
  647. - The root directory (id 30000) is now created in pebuilder.exe and
  648.   the line is remove from pebuilder.inf
  649. - The xpsp1res.dll (Windows XP) is now copied in the correct (default)
  650.   language. So the about box in notepad is now in the correct language.
  651.  
  652. Changes to other files:
  653. - Changed mkisofs.exe, removed some of the output warnings.
  654. - Updated pebuilder.inf: Added Virtual Disk Service. Now diskpart.exe
  655.   should also work in server 2003.
  656. - Updated pebuilder.inf: Added a pebuilder key and version value,
  657.   ControlSet001\Control\PE Builder\Version
  658. - Updated pebuilder.inf: Fix for "failed to create an empty document"
  659.   when starting wordpad now adding "msftedit.dll".
  660. - Updated pebuilder.inf: Added \bin to path environment.
  661. - Updated custom.inf: Disabled the timezone.
  662. - Updated 2xExplorer.inf: 2xexplorer would not start on windows XP
  663.   sometimes, I added a registry settings for "User Shell Folders", hopes
  664.   this fixes this. Hmm, didn't work... Must be missing something else.
  665.   Anyone?
  666. - Updated dospe.inf: now version 1.0.5
  667. - Updated nic_el2k_xp plugin.
  668. - Added nic_e1000325 plugin. Intel PRO/1000 Adapter driver
  669. - Added nic_e100b325 plugin. Intel PRO/100 Adapter driver
  670.  
  671. v3.0.18
  672. - v3.0.17 copied PENetCfg.exe with the name netcfg.exe and the real
  673.   netcfg.exe was overwritten by PENetCfg.exe. Fixed this.
  674.  
  675. v3.0.17
  676. - PE Builder can now build without the need of an already installed
  677.   workstation. So, the only source files needed is the Windows XP/2003
  678.   installation/setup CD-Rom. Coooool! This has changed the internal
  679.   build engine, so it needs a good test. Specially non-english versions
  680.   of Windows XP needs to be tested. When you build a non-english version
  681.   of XP please compare the folder \i386\WinSxS against the output from
  682.   Microsoft's Windows PE toolkit v1.2 or against %windir%\WinSxS.
  683. - bootfont.bin is now also copied. Mainly used in non-english languages.
  684. - Added Broadcom 440x network driver plugin (bcm4sbxp).
  685. - Added Broadcom BCM57xx NetXtreme gigabit driver plugin (b57xp32)
  686. - Changed network support plugin.
  687.   Now including PE network configurator by TheThruth.
  688. - Added keyboard layout plugin by Boris Mebarek.
  689.  
  690. v3.0.16b
  691. - Fixed re-adding columns after adding a plugin.
  692. - All titles of all dialogs now include version number.
  693. - Minor wheel mouse fix in custom.inf
  694. - Minor fix in mcafee.inf
  695. - Some minor fixes...
  696.  
  697. v3.0.16a
  698. - Updated custom.inf and pebuilder.inf.
  699.   v3.0.16 had wrong version of the files.
  700.  
  701. v3.0.16
  702. - Added 2xExplorer as the explorer replacement.
  703.   Got permission from the author to include it in pebuilder.
  704. - Added confirmation box to overwrite a plugin when the plugin
  705.   directory already exists.
  706. - Removed "-beta" from version string.
  707. - Removed "driver storage" plugin.
  708. - Added "dsk_fasttx2k" as a new storage driver plugin.
  709. - Added mouse control panel.
  710. - Added date and time control panel.
  711. - Added accessibility options control panel.
  712. - Updated nero plugin, now all files are in the "files" directory.
  713. - Added "-auto" commandline option (for autobuild).
  714. - Added background info (bginfo) plugin.
  715. - Updated chkdsk plugin.
  716. - Updated dospe plugin.
  717. - Updated mcafee plugin, now also adding the superdat (sdat*.exe) file.
  718. - Added more command line tools:
  719.   cacls.exe, comp.exe, compact.exe, convert.exe, fc.exe, find.exe
  720.   findstr.exe, finger.exe, hostname.exe, label.exe, lpq.exe,
  721.   lpr.exe, makecab.exe, mountvol.exe, nbtstat.exe, pathping.exe,
  722.   print.exe, replace.exe, route.exe, sort.exe, subst.exe, tftp.exe
  723. - Updated custom.inf, added timezone info for "GMT+01:00"
  724.   This is the timezone where I live in...
  725.  
  726. v3.0.15-BETA
  727. - The verbose checkbox did not stay checked next time you ran
  728.   pebuilder. Fixed.
  729.  
  730. v3.0.14a-BETA
  731. - Removed quick fix for "spanish" about boxes in wordpad and so.
  732.   Does not work when build from win2003, must rework/think about that.
  733. - added network_nu2menu.xml, forgotten, (oops)
  734.  
  735. v3.0.14-BETA
  736. - ramdisk.inf plugin, change the "tmp" and "temp" environment
  737.   variables from "b:\" into "b:". The ending backslash gives trouble to
  738.   some applications.
  739. - nu2menu updated to v0.3.43. This version has a new function
  740.   "@ShowRunDialog()" to show the default windows run dialog.
  741.   (thanks to Cyberian)
  742. - The "Add files/folders in from (custom) directory" option in the
  743.   source dialog, now also add's the files even when no ISO is generated.
  744. - Did a quick fix for "spanish" about boxes in wordpad and so.
  745. - Added a "what to do" dialog. This has the option to build using
  746.   previous settings or to (re)generate and iso image from the last
  747.   build.
  748. - Moved nu2menu from \programs to \programs\nu2menu
  749.   Please replace any @programdir() menus with @programdrive()\programs
  750. - Rearranged the menu
  751. - Added "autorun" plugin created by Erwin Veermans
  752. - Added "dospe" plugin created by Erwin Veermans
  753. - Added plugin to run chkdsk.exe
  754. - Added riched32.dll, used by wordpad.exe (and others)
  755. - Added file associations for wordpad
  756. - Removed the network dialog from pebuilder.exe.
  757.   Network support can now be enabled using the plugin "Network Support".
  758. - Added "network support" plugin
  759.   This plugin includes "static ip" using:
  760.   GNetCfg.exe from http://mitglied.lycos.de/cybtools/
  761.   IPChange3.0.exe from http://www.csparks.com/ipchange/
  762.   dhcpip.cmd by Ed Myers
  763.   network.inf by Davide Cavalca
  764. - Added "network autostart" plugin. You can easily autostart the
  765.   network by enabling this plugin.
  766. - Fixed typo in putty plugin.
  767. - Changed nero plugin, hope pebuilder doesn't complain about missing some files.
  768. - Changed adaware.cmd
  769. - open/save file/folder dialogs now showing file extensions and hidden
  770.   files and folders.
  771.   Also "My Documents" now points to the system drive.
  772. - off by one browser now defaults to www.google.com
  773. - pebuilder now support wildcards in filenames
  774.   Sample: *netcfg*.exe=2,netcfg.exe,1
  775.   Will take any file(s) matching "*netcfg*.exe" and copy/rename it to "netcfg.exe"
  776.   Sample: *.dll=a,,1
  777.   Will copy all "*.dll" files into the folder with ID "a"
  778.  
  779. v3.0.13-BETA
  780. - Added an edit button to the plugin dialog to edit the .inf file.
  781. - The "document and settings" folder is now created from hivesft.inf
  782.   DEFAULT_PROFILES_DIR string so it should now have the correct name in any
  783.   languages.
  784. - The ISO file setting was not preserved, fixed it.
  785. - Plugin cab files can now also have subdirectories.
  786. - Fixed a few minor things...
  787.  
  788. v3.0.12-BETA
  789. - Files in plugin folder can now also be "compressed".
  790.   PE Builder checks if the file exists or if a compressed version exists (ends
  791.   with '_').
  792. - Added a ramdisk plugin, default drive is B:, default size 32MB.
  793.   I'm using QSoft's ramdisk, with permission from author.
  794.   This version has "popups", but when keeping the size small the popups
  795.   will never show...
  796.   You can find/access the ramdrive using %temp%, %tmp% or %ramdrv% environment
  797.   variables.
  798. - Added a Nero Buring Rom plugin.
  799.   This is pretty cool. Burn/copy a CD/DVD from within WinPE.
  800.   You should not "boot" using your CD/DVD writer!
  801.   Boot from some other device.
  802.   The Nero cache will be set to the first found harddisk.
  803. - Added some extra checks before the builder engine starts.
  804.   Checking if file "win51" and "win5i?" exists in windows source path.
  805.   This should prevent any "Insert Windows XP CD-Rom..." errors while booting.
  806. - Changed adaware plugin, now using %temp% (ramdisk) to run from.
  807. - Moved all programs under the \Programs folder.
  808.   Updated all plugins for that.
  809. - Removed the option dialog. Move the bootfix option into a plugin.
  810. - In verbose mode the DWORD_REG data was always printed in the log as
  811.   0x0, fixed.
  812.  
  813. Sep 15, 2003
  814. v3.0.11-BETA
  815. - Added an "Add" button to the plugin dialog. This will allow you to
  816.   easily add a plugin. The plugin file *must* be a .cab file.
  817. - Added a "Remove" button to the plugin dialog. This will remove any
  818.   directories and files in the selected plugin.
  819. - I forgot to include all pluginhelp (*.htm) files with v3.0.10, fixed.
  820.  
  821. Sep 12, 2003
  822. v3.0.10-BETA
  823. - Added help support option for plugins.
  824.   Add a "help" key to the "pebuilder" section.
  825.   Sample:
  826.           [PEBuilder]
  827.           Name="Bart's Stuff Test (free edition)"
  828.           Enable=1
  829.           Help="bst5.htm"
  830.   This will launch "bst5.htm" when the user hits the "PluginHelp"
  831.   button.
  832.   This way a plugin writer can provide the user with information to
  833.   download some files or how to use the plugin...
  834. - Added some .htm plugin help files.
  835. - Added "file must exist before you can enable the plugin" attribute
  836.   (3th field) for plugins in the "SourceDisksFiles" section. This can be
  837.   handy when you want the user to download some file and put it in the
  838.   plugin directory before they can enable the plugin.
  839.   Sample:
  840.         [SourceDisksFiles]
  841.         putty.exe=a,,1
  842.   The 3th field set to "1" enables this option
  843. - Changed .inf files to have this new attribute when needed.
  844. - I noticed that v3.0.8 and v3.0.9 had the wrong startnet.cmd inside.
  845.   So snetcfg.exe could never have worked, fixed this.
  846.  
  847. Sep 8, 2003
  848. v3.0.9-BETA
  849. - Bugfix, the netcfg.exe was wrongly copied into snetcfg.exe (it
  850.   worked but shouldn't do that).
  851.  
  852. Sep 8, 2003
  853. v3.0.8-BETA
  854. - Added 2 buttons for navigating to error/warning.
  855. - When there where errors during building the "done" dialog displayed
  856.   the wrong messages.
  857. - Added snetcfg.exe support.
  858. - Added a message printing the Windows version from source path.
  859. - When you installed hotfixes to your windows kernel you will get:
  860.   "File Version Mismatch (source file version is 5.1.2600.1106 and
  861.   windir is 5.1.2600.1151)" This has been fixed.
  862. - Fixed complaining about wrong kernel version.
  863.  
  864. Changed plugin support a little bit:
  865. - Added "name" key to this section for plugin name.
  866. - Added "enable" key to this section to enable/disable a plugin.
  867.   So plugins are not being renamed to ".fni" extension anymore.
  868. - Added "pebuilder" section to the plugin .inf files to "validate" the
  869.   plugin.
  870. - Changed the dynamic directory ID allocation
  871.   Previous versions used the dirid value 0 (zero) to allocate a
  872.   dynamic directory id. This limited a plugin to only use 1 dynamic
  873.   directory id. Larger plugins can need more dynamic id's. So I
  874.   changed it to use 26 dynamic directory id's per plugin.
  875.   You must use an alpha character from 'A' until 'Z'.
  876.   For example:
  877.     Old style: "0=nu2menu,2"
  878.     New style: "a=nu2menu,2"
  879.  
  880.   *** Warning!
  881.   *** Check your "own" made plugins for these changes.
  882.  
  883. Sep 4, 2003
  884. - v3.0.7-BETA
  885. - Bugfix: Some users reported this error:
  886.   Error: CreateDirectory "c:" returned error 5: Access is denied.
  887.   Bug in the mkdir() function, fixed.
  888.  
  889. Sep 3, 2003
  890. - v3.0.6-BETA
  891. - Some OEM pre-install folders have no win51*.* tagfiles. PE Builder needs them.
  892.   PE Builder now checks for the "win51" tag file when you enter the path to the windows
  893.   installation files.
  894. - Some users reported this error:
  895.   Error: CreateDirectory "c:\pebldr\i386\msapps\msinfo" failed
  896.   The problem is that two directories (msapps\msinfo) are created at the same time.
  897.   This has been fixed.
  898.  
  899. Sep 2, 2003
  900. - v3.0.5-BETA
  901. - Bugfix: When building from some languages like French the
  902.   nettcpip.inf, netnb.inf and netmscl.inf files are in unicode format.
  903.   Added an auto unicode to ascii converter to get around this.
  904.  
  905. Sep 2, 2003
  906. - v3.0.4-BETA
  907. - Bugfix: DHCP service did not start when building from Windows Server 2003
  908.   This has been fixed.
  909.  
  910. Sep 1, 2003
  911. - v3.0.3-BETA
  912.   Bugfix: MoveFileEx failed when your temp folder and the PE Builder
  913.   output folder where located on different volumes.
  914.   The error from the log would be something like:
  915.   --
  916.   Error: MoveFileEx "C:\DOCUME~1\Bart\LOCALS~1\Temp\peb27A.tmp" to
  917.   "f:\pebldr\i386\inf\netmscli.inf" returned error 17: The system
  918.   cannot move the file to a different disk drive.
  919.   Error: delLine() failed
  920.   --
  921.  
  922. Aug 27, 2003
  923. - v3.0.2-BETA
  924. - PE Builder now "remembers" all GUI input.
  925. - Added a plugin dialog where you can enable/disable plugins.
  926. - Some other small fixes.
  927.  
  928. Aug 26, 2003
  929. - v3.0.1-BETA
  930. - Added verbose checkbox in output dialog
  931. - Added [AddLine], [DelLine] and [SetValue] section
  932.   With these sections you can add/delete lines from text-based files or
  933.   set/delete values from inf-based files.
  934. - Updated PE Builder to use addline, delline and setvalue to patch
  935.   netmscli.inf, netnb.inf and nettcpip.inf
  936.  
  937. - v3.0.0-BETA
  938. - Changed almost the entire layout of the pebuilder.inf file
  939.   Sections [SourceDisksFiles], [WinntDirectories] now have different layouts
  940.   see pebuilder.inf file for more info.
  941. - Removed software.inf, now in pebuilder.inf section "Software.[Add/Del]Reg"
  942. - Removed setupreg.inf, now in pebuilder.inf section "SetupReg.AddReg"
  943. - Removed default.inf, now in pebuilder.inf section "Default.[Add/Del]Reg"
  944. - Made some changes to the builder engine.
  945.   Preparing it for plugin support.
  946. - In verbose mode "-v option" now all regadd/regdel lines are printed.
  947. - Sometimes the ISO build would start after file copy errors, fixed.
  948. - Added Plugin support.
  949. - Added "append" section to append a file to another.
  950. - Added auto Directory ID. When ID is 0 (zero) PE Builder will create a unique ID.
  951.   A next plugin INF file will get a new ID.
  952.